GXGetFormatForm
You can use theGXGetFormatForm
function to retrieve the form and mask shapes for a particular format object.
gxShape GXGetFormatForm (gxFormat aFormat, gxShape *mask);
aFormat
- A reference to the format object associated with the form and mask shapes.
mask
- On return, the mask assigned to a format object.
- function result
- A shape that represents the form.
DESCRIPTION
To retrieve the form and mask shapes for a particular format object, you use theGXGetFormatForm
function. To replace any form previously associated with a particular format object, you use theGXSetFormatForm
function. Picture shapes used by the form are flattened to disk with the format object during spooling.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
To associate a form with a format object, see the description of theGXSetFormatForm
function in the next section.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help